home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / oval.im < prev    next >
Text File  |  1993-02-01  |  275b  |  7 lines

  1. #define oval_width 16
  2. #define oval_height 16
  3. static char oval_bits[] = {
  4.    0x00, 0x00, 0xe0, 0x03, 0x1c, 0x1c, 0x02, 0x20, 0x02, 0x20, 0x01, 0x40,
  5.    0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x01, 0x40, 0x02, 0x20, 0x02, 0x20,
  6.    0x1c, 0x1c, 0xe0, 0x03, 0x00, 0x00, 0x00, 0x00};
  7.